_KSPIN_LOCK_QUEUE

//0x8 bytes (sizeof) struct _KSPIN_LOCK_QUEUE { struct _KSPIN_LOCK_QUEUE* volatile Next; //0x0 ULONG* volatile Lock; //0x4 };